Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
DsoFile (const CoreString &dso_path="") | |
DsoFile (const DsoFile &other) | |
DsoFile & | operator= (const DsoFile &other) |
const CoreString & | get_filename () const |
bool | is_opened () const |
bool | open (const CoreString &dso_path) |
bool | reopen () |
bool | close () |
void * | get_pointer (const CoreString &name) const |