illiminable::libiWrapper::Wrappers Class Reference

#include <Wrappers.h>

List of all members.

Public Member Functions

 Wrappers (void)
 ~Wrappers (void)

Static Public Member Functions

char * netStrToCStr (String *inNetString)
 Converts a .NET String to a C String. Must call releaseCStr when done.
void releaseCStr (char *inCStr)
 To be called when you are done with the CString so it can be deleted internally.
String * CStrToNetStr (const char *inCStr)
 Converts an ANSI C String to a .NET String.
String * WStrToNetStr (const wchar_t *inWStr)
 Converts a wide (2 byte) string to a .NET string.
wchar_t * netStrToWStr (String *inNetString)
 Converts a .NET string to a wide (2 byte) string. Must call releaseWStr when done.
void releaseWStr (wchar_t *inWStr)
 To be called when you are done with the C String so it can be internall deleted.


Constructor & Destructor Documentation

illiminable::libiWrapper::Wrappers::Wrappers void   ) 
 

Definition at line 43 of file Wrappers.cpp.

illiminable::libiWrapper::Wrappers::~Wrappers void   ) 
 

Definition at line 47 of file Wrappers.cpp.


Member Function Documentation

String * illiminable::libiWrapper::Wrappers::CStrToNetStr const char *  inCStr  )  [static]
 

Converts an ANSI C String to a .NET String.

Definition at line 69 of file Wrappers.cpp.

char * illiminable::libiWrapper::Wrappers::netStrToCStr String *  inNetString  )  [static]
 

Converts a .NET String to a C String. Must call releaseCStr when done.

Definition at line 52 of file Wrappers.cpp.

wchar_t * illiminable::libiWrapper::Wrappers::netStrToWStr String *  inNetString  )  [static]
 

Converts a .NET string to a wide (2 byte) string. Must call releaseWStr when done.

Definition at line 61 of file Wrappers.cpp.

void illiminable::libiWrapper::Wrappers::releaseCStr char *  inCStr  )  [static]
 

To be called when you are done with the CString so it can be deleted internally.

Definition at line 57 of file Wrappers.cpp.

void illiminable::libiWrapper::Wrappers::releaseWStr wchar_t *  inWStr  )  [static]
 

To be called when you are done with the C String so it can be internall deleted.

Definition at line 66 of file Wrappers.cpp.

String * illiminable::libiWrapper::Wrappers::WStrToNetStr const wchar_t *  inWStr  )  [static]
 

Converts a wide (2 byte) string to a .NET string.

Definition at line 75 of file Wrappers.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 15 15:06:22 2005 for oggdsf by  doxygen 1.3.9