#include <PRStringUtils.h>

TSP-enforcing: No
Definition at line 27 of file PRStringUtils.h.
Public Member Functions | |
| wxASCIIHelper (const wxString &s) | |
| ~wxASCIIHelper () | |
| const char * | to_chars () |
| const unsigned char * | to_bytes () |
| wxASCIIHelper::wxASCIIHelper | ( | const wxString & | s | ) | [inline] |
Definition at line 30 of file PRStringUtils.h.
| wxASCIIHelper::~wxASCIIHelper | ( | ) | [inline] |
Definition at line 39 of file PRStringUtils.h.
| const char* wxASCIIHelper::to_chars | ( | ) | [inline] |
Definition at line 42 of file PRStringUtils.h.
References c.
Referenced by GetBufferFromAscii(), CPKIFNameConstraintsEntryDlg::GetNameConstraint(), LoadPathProcessingComponents(), LoadRevocationStatusComponents(), CPKIFPathSettingsSerializer::LoadSettings(), and LoadStorageAndRetrievalComponents().
| const unsigned char* wxASCIIHelper::to_bytes | ( | ) | [inline] |
Definition at line 47 of file PRStringUtils.h.
References c.
Referenced by CPKIFNameConstraintsEntryDlg::GetNameConstraint().
1.5.6