ccScript 5.1.0
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | Public Attributes | List of all members
testing Class Reference
Inheritance diagram for testing:
Inheritance graph
[legend]
Collaboration diagram for testing:
Collaboration graph
[legend]

Public Member Functions

 testing ()
 
bool scrCheck (void)
 
bool scrCheckExit (void)
 
bool scrCheckMain (void)
 
bool scrCheckEvent (void)
 
bool scrCheckLoop (void)
 
bool scrCheckRefs (void)
 
bool scrArgs (void)
 
bool scrSleep (void)
 
bool scrCheckManip (void)
 
virtual void print (void)
 

Public Attributes

const char * flag
 

Detailed Description

Definition at line 49 of file script.cpp.

Constructor & Destructor Documentation

testing::testing ( )
inline

Definition at line 55 of file script.cpp.

Member Function Documentation

void debug::print ( void  )
virtualinherited

Definition at line 74 of file script.cpp.

bool testing::scrArgs ( void  )

Definition at line 135 of file script.cpp.

bool testing::scrCheck ( void  )

Definition at line 128 of file script.cpp.

bool testing::scrCheckEvent ( void  )

Definition at line 89 of file script.cpp.

bool testing::scrCheckExit ( void  )

Definition at line 121 of file script.cpp.

bool testing::scrCheckLoop ( void  )

Definition at line 113 of file script.cpp.

bool testing::scrCheckMain ( void  )

Definition at line 103 of file script.cpp.

bool testing::scrCheckManip ( void  )

Definition at line 82 of file script.cpp.

bool testing::scrCheckRefs ( void  )

Definition at line 96 of file script.cpp.

bool testing::scrSleep ( void  )

Definition at line 149 of file script.cpp.

Member Data Documentation

const char* debug::flag
inherited

Definition at line 44 of file script.cpp.


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