Open CASCADE Technology
6.5.4
|
#include <UTL.hxx>
static void UTL::AddToUserInfo | ( | const Handle< Storage_Data > & | aData, |
const TCollection_ExtendedString & | anInfo | ||
) | [static] |
static Standard_CString UTL::CString | ( | const TCollection_ExtendedString & | anExtendedString | ) | [static] |
static TCollection_ExtendedString UTL::Disk | ( | const OSD_Path & | aPath | ) | [static] |
static TCollection_ExtendedString UTL::ExtendedString | ( | const TCollection_AsciiString & | anAsciiString | ) | [static] |
static TCollection_ExtendedString UTL::Extension | ( | const OSD_Path & | aPath | ) | [static] |
static TCollection_ExtendedString UTL::Extension | ( | const TCollection_ExtendedString & | aFileName | ) | [static] |
static OSD_FileIterator UTL::FileIterator | ( | const OSD_Path & | aPath, |
const TCollection_ExtendedString & | aMask | ||
) | [static] |
static Standard_Boolean UTL::Find | ( | const Handle< Resource_Manager > & | aResourceManager, |
const TCollection_ExtendedString & | aResourceName | ||
) | [static] |
static Standard_GUID UTL::GUID | ( | const TCollection_ExtendedString & | anXString | ) | [static] |
static Standard_Integer UTL::IntegerValue | ( | const TCollection_ExtendedString & | anExtendedString | ) | [static] |
static Standard_Boolean UTL::IsReadOnly | ( | const TCollection_ExtendedString & | aFileName | ) | [static] |
static TCollection_ExtendedString UTL::LocalHost | ( | ) | [static] |
static TCollection_ExtendedString UTL::Name | ( | const OSD_Path & | aPath | ) | [static] |
static Storage_Error UTL::OpenFile | ( | Storage_BaseDriver & | aFile, |
const TCollection_ExtendedString & | aName, | ||
const Storage_OpenMode | aMode | ||
) | [static] |
static OSD_Path UTL::Path | ( | const TCollection_ExtendedString & | aFileName | ) | [static] |
static TCollection_ExtendedString UTL::Trek | ( | const OSD_Path & | aPath | ) | [static] |
static TCollection_ExtendedString UTL::Value | ( | const Handle< Resource_Manager > & | aResourceManager, |
const TCollection_ExtendedString & | aResourceName | ||
) | [static] |
static DEFINE_STANDARD_ALLOC TCollection_ExtendedString UTL::xgetenv | ( | const Standard_CString | aCString | ) | [static] |