LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::FileType Class Reference

#include <file_request.h>

+ Inheritance diagram for lwpp::FileType:
+ Collaboration diagram for lwpp::FileType:

List of all members.

Public Member Functions

 FileType (void)
const char * GetType (const char *filetype) const

Protected Member Functions

bool _acquireGlobal ()
virtual bool available () const
 Check if the global is available.
virtual LWFileTypeFunc * getGlobal ()
 Get the pointer to the global.
LWFileTypeFunc * operator-> ()
 Get the pointer to the global.

Static Protected Attributes

static LWFileTypeFunc * globPtr
 Pointer to the global functions.

Constructor & Destructor Documentation

lwpp::FileType::FileType ( void  )
inline

Member Function Documentation

bool lwpp::GlobalBase< LWFileTypeFunc >::_acquireGlobal ( )
inlineprotectedinherited
virtual bool lwpp::GlobalBase< LWFileTypeFunc >::available ( ) const
inlinevirtualinherited

Check if the global is available.

virtual LWFileTypeFunc * lwpp::GlobalBase< LWFileTypeFunc >::getGlobal ( )
inlinevirtualinherited

Get the pointer to the global.

const char* lwpp::FileType::GetType ( const char *  filetype) const
inline
LWFileTypeFunc * lwpp::GlobalBase< LWFileTypeFunc >::operator-> ( )
inlineinherited

Get the pointer to the global.


Member Data Documentation

LWFileTypeFunc * lwpp::GlobalBase< LWFileTypeFunc >::globPtr
staticprotectedinherited

Pointer to the global functions.


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