#include <C4Reloc.h>
Public Member Functions | |
| PathInfo (const StdCopyStrBuf buf, PathType pathType) | |
| bool | operator== (const PathInfo &other) |
| operator const char * () | |
Public Attributes | |
| StdCopyStrBuf | strBuf |
| PathType | pathType |
|
inline |
|
inline |
Definition at line 37 of file C4Reloc.h.
References StdStrBuf::getData(), and strBuf.
|
inline |
| PathType C4Reloc::PathInfo::pathType |
Definition at line 34 of file C4Reloc.h.
Referenced by operator==().
| StdCopyStrBuf C4Reloc::PathInfo::strBuf |
Definition at line 33 of file C4Reloc.h.
Referenced by C4Language::Init(), operator const char *(), and operator==().