LibOFX
lib/ofx_request_accountinfo.hh
Go to the documentation of this file.
1
/***************************************************************************
2
ofx_request_accountinfo.hh
3
-------------------
4
copyright : (C) 2005 by Ace Jones
5
email : acejones@users.sourceforge.net
6
***************************************************************************/
11
/***************************************************************************
12
* *
13
* This program is free software; you can redistribute it and/or modify *
14
* it under the terms of the GNU General Public License as published by *
15
* the Free Software Foundation; either version 2 of the License, or *
16
* (at your option) any later version. *
17
* *
18
***************************************************************************/
19
20
#ifndef OFX_REQ_ACCOUNTINFO_H
21
#define OFX_REQ_ACCOUNTINFO_H
22
23
#include <string>
24
#include "libofx.h"
25
#include "
ofx_request.hh
"
26
27
using namespace
std
;
28
37
class
OfxAccountInfoRequest
:
public
OfxRequest
38
{
39
public
:
46
OfxAccountInfoRequest
(
const
OfxFiLogin
& fi );
47
};
48
49
#endif // OFX_REQ_ACCOUNTINFO_H
ofx_request.hh
Declaration of an OfxRequests to create an OFX file containing a generic request .
std
OfxAccountInfoRequest
An account information request.
Definition:
build/libofx-0.10.0/lib/ofx_request_accountinfo.hh:37
OfxRequest
A generic request.
Definition:
build/libofx-0.10.0/lib/ofx_request.hh:36
OfxFiLogin
Information sufficient to log into an financial institution.
Definition:
inc/libofx.h:1372
lib
ofx_request_accountinfo.hh
Generated on Sun Jan 3 2021 00:34:47 for LibOFX by
1.8.13