#include <id_types.h>
Public 成员函数 | |
| TestClass () | |
| TestClass (unsigned int c) | |
| TestClass & | operator= (unsigned int c) |
| bool | operator< (const TestClass &l) const |
| operator int () const | |
Private 属性 | |
| unsigned int | _c |
在文件 id_types.h 第 33 行定义.
|
inline |
在文件 id_types.h 第 37 行定义.
|
inline |
在文件 id_types.h 第 38 行定义.
|
inline |
|
inline |
|
inline |
|
private |
在文件 id_types.h 第 35 行定义.
参考自 operator int(), operator<() , 以及 operator=().
1.8.5