Module: CEvidenceRecordVerifierDlg
Definition in file EvidenceRecordVerifierDlg.cpp.
#include "PKIFdll.h"
#include "wx/wxprec.h"
#include "EvidenceRecordVerifierDlg.h"
#include "SettingsWithTimePeriodDlg.h"
#include "TMDClientData.h"
#include "Validity.h"
#include "PathSettingsNotebook.h"
#include "PkiEnvironmentDefinitionNotebook.h"
#include <sstream>
Go to the source code of this file.
Classes | |
class | TMDExMediator |
class | TMDExPathSettings |
Functions | |
const char * | MakeTimePurty (CPKIFTimePtr &t, std::string &s) |
const char* MakeTimePurty | ( | CPKIFTimePtr & | t, | |
std::string & | s | |||
) |
Interface: Module
This is a helper function that converts CPKIFTime to string
t | [in] CPKIFTime objcet to be converted |
s | [out] resulting string |
Definition at line 145 of file ScvpResponderEntryDlg.cpp.
Referenced by TMDDateTimePicker::GetDate(), and CSettingsWithTimePeriodDlg::TransferDataToWindow().