CppTest
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members

RootTwo로 부터 상속된 테스트 클래스 4. More...

Inheritance diagram for RootThree:
Inheritance graph
[legend]
Collaboration diagram for RootThree:
Collaboration graph
[legend]

Public Types

typedef bool(__stdcall * TPacketRecvFromMRS )(IN RootThree *, IN void *)
 CommonLobbyJP를 위해서 사용될 콜백 함수 More...
 

Public Member Functions

 RootThree ()
 
virtual ~RootThree ()
 
virtual bool initHandler ()
 virtual 기능 확인용 테스트 함수. 부모 클래스의 같은 함수를 실행하고 그 뒤에 함수 이름을 출력하고 종료한다. More...
 
int Grp1 ()
 
int Grp2 ()
 
void Grp3 ()
 
void Grp4 ()
 
int DoxyFuncTest (int aa, char bb, char *dd)
 독시젠에서 함수 설명이 제대로 만들어지는지 확인하기 위한 함수. More...
 
int DoxyFuncTest2 (int aa, char bb, char *dd)
 독시젠에서 함수 설명이 제대로 만들어지는지 확인하기 위한 함수. More...
 
- Public Member Functions inherited from RootTwo
 RootTwo ()
 
virtual ~RootTwo ()
 
- Public Member Functions inherited from RootOne
 RootOne ()
 
virtual ~RootOne ()
 
- Public Member Functions inherited from RootZero
virtual ~RootZero ()
 소멸자 클래스로, 함수 이름을 출력하고 종료한다. More...
 

Public Attributes

int mnABC
 abc int 변수 More...
 
int mnDEF
 a var in group OUT_GRP_TEST More...
 

Detailed Description

RootTwo로 부터 상속된 테스트 클래스 4.

Member Typedef Documentation

typedef bool(__stdcall * RootThree::TPacketRecvFromMRS)(IN RootThree *, IN void *)

CommonLobbyJP를 위해서 사용될 콜백 함수

Constructor & Destructor Documentation

RootThree::RootThree ( )
inline
virtual RootThree::~RootThree ( )
inlinevirtual

Member Function Documentation

int RootThree::DoxyFuncTest ( int  aa,
char  bb,
char *  dd 
)

독시젠에서 함수 설명이 제대로 만들어지는지 확인하기 위한 함수.

'more'를 누르면 보여지는 설명.

Parameters
[in]aa입력용 숫자값
[in]bb입력용 char 값
[out]dd출력용 버퍼
Returns
리턴용 값에 대한 설명
Return values
-1실패
0성공
1성공+뭔가 더
Bug:
이 함수에서 가끔 뻗는데 아직 이유를 모른다.
Warning
이 함수에서 가끔 뻗는데 아직 이유를 모른다.
See Also
외부 그룹에 속하는 함수 테스트 Another page
int RootThree::DoxyFuncTest2 ( int  aa,
char  bb,
char *  dd 
)

독시젠에서 함수 설명이 제대로 만들어지는지 확인하기 위한 함수.

'more'를 누르면 보여지는 설명. \fn 은 함수 위에 주석을 달지 않을때 쓰는 기능.

Parameters
[in]aa입력용 숫자값
[in]bb입력용 char 값
[out]dd출력용 버퍼
Returns
리턴용 값에 대한 설명
Return values
-1실패
0성공
1성공+뭔가 더
Bug:
이 함수에서 가끔 뻗는데 아직 이유를 모른다.
Warning
이 함수에서 가끔 뻗는데 아직 이유를 모른다.
See Also
외부 그룹에 속하는 함수 테스트 Another page
int RootThree::Grp2 ( )
inline

Member Data Documentation

int RootThree::mnABC

abc int 변수

int RootThree::mnDEF

a var in group OUT_GRP_TEST


The documentation for this class was generated from the following file: