|
FreePOOMA
2.4.1
|
#include <PawsAppPointer.h>
Public Member Functions | |
| PawsAppPointer (const char *conname, int argc, char *argv[]) | |
| virtual | ~PawsAppPointer () |
| bool | connected () const |
| PawsApplication & | paws () const |
| void | poll () |
| void | ready () |
| void | close () |
| PawsAppPointer::PawsAppPointer | ( | const char * | conname, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
| virtual PawsAppPointer::~PawsAppPointer | ( | ) | [virtual] |
| bool PawsAppPointer::connected | ( | ) | const [inline] |
| PawsApplication& PawsAppPointer::paws | ( | ) | const |
| void PawsAppPointer::poll | ( | ) |
| void PawsAppPointer::ready | ( | ) |
| void PawsAppPointer::close | ( | ) |
1.7.6.1