CFx SDK Documentation  2023 SP0
Namespaces | Classes | Typedefs | Functions
OD Namespace Reference

Namespaces

 File
 

Classes

class  Path
 
class  Stream
 
class  RxFS
 
class  FilePx
 
class  TFSQL
 

Typedefs

typedef OdSmartPtr< FilePxFilePxP
 
typedef OdRxClass Class
 
typedef OdRxClassPtr ClassP
 
typedef OdRxDictionary Dictionary
 
typedef OdSmartPtr< DictionaryDictionaryP
 
typedef OdSmartPtr< StreamStreamP
 
typedef OdSmartPtr< RxFSRxFSP
 
typedef OdSmartPtr< TFSQLTFSQLP
 

Functions

OdAnsiString toUTF8 (const OdString &str)
 
OdAnsiString toUTF8 (const char *sz)
 
OdAnsiString toUTF8 (const char *sz, int len)
 

Typedef Documentation

◆ Class

Definition at line 42 of file RxFS.h.

◆ ClassP

Definition at line 43 of file RxFS.h.

◆ Dictionary

Definition at line 44 of file RxFS.h.

◆ DictionaryP

Definition at line 45 of file RxFS.h.

◆ FilePxP

Definition at line 41 of file RxFS.h.

◆ RxFSP

Definition at line 103 of file RxFS.h.

◆ StreamP

Definition at line 57 of file RxFS.h.

◆ TFSQLP

Definition at line 21 of file TFSQL.h.

Function Documentation

◆ toUTF8() [1/3]

OdAnsiString OD::toUTF8 ( const char *  sz)
inline

Definition at line 37 of file RxFS.h.

◆ toUTF8() [2/3]

OdAnsiString OD::toUTF8 ( const char *  sz,
int  len 
)
inline

Definition at line 38 of file RxFS.h.

◆ toUTF8() [3/3]

OdAnsiString OD::toUTF8 ( const OdString str)
inline

Definition at line 36 of file RxFS.h.