Public Member Functions | |
GccTest (string name_h) | |
operator string () | |
operator int () | |
operator vector () | |
Public Attributes | |
string | nameMember |
Definition at line 52 of file Sandbox.cpp.
GccTest | ( | string | name_h | ) | [inline] |
Definition at line 55 of file Sandbox.cpp.
operator string | ( | ) | [inline] |
Definition at line 61 of file Sandbox.cpp.
operator int | ( | ) | [inline] |
Definition at line 69 of file Sandbox.cpp.
operator vector | ( | ) | [inline] |
Definition at line 75 of file Sandbox.cpp.
string nameMember |