Definition at line 23 of file context.hh.
◆ LibofxContext()
LibofxContext::LibofxContext |
( |
| ) |
|
◆ ~LibofxContext()
LibofxContext::~LibofxContext |
( |
| ) |
|
◆ accountCallback()
int LibofxContext::accountCallback |
( |
const struct OfxAccountData | data | ) |
|
◆ currentFileType()
LibofxFileFormat LibofxContext::currentFileType |
( |
| ) |
const |
◆ dtdDir()
const std::string & LibofxContext::dtdDir |
( |
| ) |
const |
|
inline |
◆ positionCallback()
int LibofxContext::positionCallback |
( |
const struct OfxPositionData | data | ) |
|
◆ securityCallback()
int LibofxContext::securityCallback |
( |
const struct OfxSecurityData | data | ) |
|
◆ setAccountCallback()
void LibofxContext::setAccountCallback |
( |
LibofxProcAccountCallback | cb, |
|
|
void * | user_data ) |
◆ setCurrentFileType()
void LibofxContext::setCurrentFileType |
( |
LibofxFileFormat | t | ) |
|
◆ setDtdDir()
void LibofxContext::setDtdDir |
( |
const std::string & | s | ) |
|
|
inline |
◆ setPositionCallback()
void LibofxContext::setPositionCallback |
( |
LibofxProcPositionCallback | cb, |
|
|
void * | user_data ) |
◆ setSecurityCallback()
void LibofxContext::setSecurityCallback |
( |
LibofxProcSecurityCallback | cb, |
|
|
void * | user_data ) |
◆ setStatementCallback()
void LibofxContext::setStatementCallback |
( |
LibofxProcStatementCallback | cb, |
|
|
void * | user_data ) |
◆ setStatusCallback()
void LibofxContext::setStatusCallback |
( |
LibofxProcStatusCallback | cb, |
|
|
void * | user_data ) |
◆ setTransactionCallback()
void LibofxContext::setTransactionCallback |
( |
LibofxProcTransactionCallback | cb, |
|
|
void * | user_data ) |
◆ statementCallback()
int LibofxContext::statementCallback |
( |
const struct OfxStatementData | data | ) |
|
◆ statusCallback()
int LibofxContext::statusCallback |
( |
const struct OfxStatusData | data | ) |
|
◆ transactionCallback()
int LibofxContext::transactionCallback |
( |
const struct OfxTransactionData | data | ) |
|
The documentation for this class was generated from the following files: