#include <RealmConnection.h>
Public Member Functions | |
PendingDocumentProperties (AP_Dialog_GenericProgress *pDlg_, PD_Document **pDoc_, XAP_Frame *pFrame_, const std::string &filename_, bool bLocallyOwned_) | |
Public Attributes | |
AP_Dialog_GenericProgress * | pDlg |
PD_Document ** | pDoc |
XAP_Frame * | pFrame |
std::string | filename |
bool | bLocallyOwned |
PendingDocumentProperties::PendingDocumentProperties | ( | AP_Dialog_GenericProgress * | pDlg_, | |
PD_Document ** | pDoc_, | |||
XAP_Frame * | pFrame_, | |||
const std::string & | filename_, | |||
bool | bLocallyOwned_ | |||
) | [inline] |
std::string PendingDocumentProperties::filename |