aqbanking  5.3.6beta
Public Types | Public Member Functions
AB::Balance Class Reference

#include <balance.hpp>

Public Types

typedef AB_BALANCE wrapped_type
 

Public Member Functions

 Balance (const Value &v, const Time &t)
 
 AB_CXXWRAP_CONSTRUCTORS (Balance, AB_Balance)
 
Value AB_CXXWRAP_GET0_CONST (getValue, AB_Balance_GetValue)
 
 AB_CXXWRAP_SET1 (setValue, const Value &, AB_Balance_SetValue)
 
const GWEN_TIME * AB_CXXWRAP_GET0_CONST (getTime, AB_Balance_GetTime)
 

Detailed Description

A wrapper class around the AB_BALANCE type

Definition at line 27 of file balance.hpp.

Member Typedef Documentation

Definition at line 30 of file balance.hpp.

Constructor & Destructor Documentation

AB::Balance::Balance ( const Value v,
const Time t 
)
inline

Definition at line 35 of file balance.hpp.

Member Function Documentation

AB::Balance::AB_CXXWRAP_CONSTRUCTORS ( Balance  ,
AB_Balance   
)
Value AB::Balance::AB_CXXWRAP_GET0_CONST ( getValue  ,
AB_Balance_GetValue   
)
const GWEN_TIME* AB::Balance::AB_CXXWRAP_GET0_CONST ( getTime  ,
AB_Balance_GetTime   
)
AB::Balance::AB_CXXWRAP_SET1 ( setValue  ,
const Value ,
AB_Balance_SetValue   
)

The documentation for this class was generated from the following file: