|
|
Implements a Object which has a name, may contain a file and has a lifecycle. This is the type of objects to be used by the applications.
xqlBizzObject (xqlSession * pSession)
| xqlBizzObject |
~xqlBizzObject ()
| ~xqlBizzObject |
void checkIn (xqlStore * pStore, std::string pFileName)
| checkIn |
void checkOut (xqlStore * pStore, std::string pLocalFile)
| checkOut |
int mFile | mFile |
[private]