Bayonne 3 - API
 All Classes Namespaces Files Functions Variables Typedefs 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

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 46 of file test/script.cpp.

Member Function Documentation

void debug::print ( void  )
virtualinherited

Definition at line 66 of file test/script.cpp.

bool testing::scrArgs ( void  )

Definition at line 127 of file test/script.cpp.

bool testing::scrCheck ( void  )

Definition at line 120 of file test/script.cpp.

bool testing::scrCheckEvent ( void  )

Definition at line 81 of file test/script.cpp.

bool testing::scrCheckExit ( void  )

Definition at line 113 of file test/script.cpp.

bool testing::scrCheckLoop ( void  )

Definition at line 105 of file test/script.cpp.

bool testing::scrCheckMain ( void  )

Definition at line 95 of file test/script.cpp.

bool testing::scrCheckManip ( void  )

Definition at line 74 of file test/script.cpp.

bool testing::scrCheckRefs ( void  )

Definition at line 88 of file test/script.cpp.

bool testing::scrSleep ( void  )

Definition at line 141 of file test/script.cpp.

Member Data Documentation

const char* debug::flag
inherited

Definition at line 41 of file test/script.cpp.


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