CPP03 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
ClapTrap.hpp ファイル

Declaration of the ClapTrap class. [詳解]

#include <iostream>
#include <string>
ClapTrap.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  ClapTrap
 Represents a basic robot character. [詳解]
 

詳解

Declaration of the ClapTrap class.

This file contains the class declaration for the ClapTrap robot character. It includes the private attributes and public member functions.

ClapTrap.hpp に定義があります。