#include <AcDbPathname.h>
Definition at line 20 of file AcDbPathname.h.
◆ AcDbPathname() [1/2]
◆ AcDbPathname() [2/2]
| AcDbPathname::AcDbPathname |
( |
void | | ) |
|
◆ ~AcDbPathname()
| AcDbPathname::~AcDbPathname |
( |
void | | ) |
|
◆ AddExtensionAlways()
◆ AddExtensionIfNoMatch()
◆ Append()
◆ AppendComponent()
◆ AppendSlash()
◆ BaseToLower()
◆ BaseToUpper()
◆ Empty()
◆ Exists()
◆ GetBasename()
◆ GetDisplayName()
◆ GetExtension()
◆ GetFilename()
◆ GetFullPath()
◆ GetFullUNCPath()
◆ GetParent()
◆ GetPathString()
| wchar_t const * AcDbPathname::GetPathString |
( |
void | | ) |
const |
◆ GetPathType()
◆ GetUniqueName()
◆ HadPrefix()
| int AcDbPathname::HadPrefix |
( |
void | | ) |
const |
◆ IsEmpty()
| int AcDbPathname::IsEmpty |
( |
void | | ) |
const |
◆ IsPath()
| int AcDbPathname::IsPath |
( |
void | | ) |
const |
◆ Open()
◆ OpenReadOnly()
| int AcDbPathname::OpenReadOnly |
( |
void *& | | ) |
|
◆ OpenWriteOnly()
| int AcDbPathname::OpenWriteOnly |
( |
void *& | | ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Parse()
◆ ParseAndOSFind()
| int AcDbPathname::ParseAndOSFind |
( |
wchar_t const * | | ) |
|
◆ ParseRelative()
◆ PathMatch() [1/2]
◆ PathMatch() [2/2]
| int AcDbPathname::PathMatch |
( |
wchar_t const * | | ) |
const |
◆ Remove()
◆ RemoveExtensionAlways()
| void AcDbPathname::RemoveExtensionAlways |
( |
void | | ) |
|
◆ RemoveExtensionIfMatch()
| void AcDbPathname::RemoveExtensionIfMatch |
( |
wchar_t const * | | ) |
|
◆ RemoveSpaces()
| void AcDbPathname::RemoveSpaces |
( |
void | | ) |
|
◆ Rename()
◆ ReplaceExtensionAlways()
◆ ReplaceExtensionIfNoMatch()
◆ Trim()
◆ TrimComponent()
◆ TrimSlash()
◆ VerifyExtension()
| int AcDbPathname::VerifyExtension |
( |
wchar_t const * | | ) |
const |
◆ WasAbsolute()
| int AcDbPathname::WasAbsolute |
( |
void | | ) |
const |
◆ WasRoot()
| int AcDbPathname::WasRoot |
( |
void | | ) |
const |
The documentation for this class was generated from the following file: