|
FRX SDK Documentation 2025 SP0
|
#include <CAcUiPathname.h>
Public Member Functions | |
| CAcUiPathname (CAcUiPathname const &) | |
| CAcUiPathname (void) | |
| ~CAcUiPathname (void) | |
| CAcUiPathname const & | operator= (CAcUiPathname const &) |
| CAcUiPathname const & | operator= (CAcUiPathname const *) |
| int | Open (AFILE **, wchar_t const *) |
| int | Status (void) |
| virtual PathErr | Parse (wchar_t const *, int) |
Protected Member Functions | |
| virtual void | AssignCopy (CAcUiPathname const &) |
Definition at line 21 of file CAcUiPathname.h.
| CAcUiPathname::CAcUiPathname | ( | CAcUiPathname const & | ) |
| CAcUiPathname::CAcUiPathname | ( | void | ) |
| CAcUiPathname::~CAcUiPathname | ( | void | ) |
|
protectedvirtual |
| CAcUiPathname const & CAcUiPathname::operator= | ( | CAcUiPathname const & | ) |
| CAcUiPathname const & CAcUiPathname::operator= | ( | CAcUiPathname const * | ) |