xbmc
|
Public Member Functions | |
Stat (const String &path) | |
long long | st_mode () |
long long | st_ino () |
long long | st_dev () |
long long | st_nlink () |
long long | st_uid () |
long long | st_gid () |
long long | st_size () |
long long | atime () |
long long | mtime () |
long long | ctime () |
![]() | |
const char * | GetClassname () const |
LanguageHook * | GetLanguageHook () |
bool | isDeallocating () |
This method should be called while holding a Synchronize on the object. More... | |
void | Release () const |
void | Acquire () const |
Additional Inherited Members | |
![]() | |
static short | getNumAddonClasses () |
![]() | |
virtual void | deallocating () |
This method is meant to be called from the destructor of the lowest level class. More... | |
![]() | |
static short | getNextClassIndex () |
This is meant to be called during static initialization and so isn't synchronized. | |
![]() | |
LanguageHook * | languageHook |