aqbanking  5.7.8
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

◆ wrapped_type

Definition at line 30 of file balance.hpp.

Constructor & Destructor Documentation

◆ Balance()

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

Member Function Documentation

◆ AB_CXXWRAP_CONSTRUCTORS()

AB::Balance::AB_CXXWRAP_CONSTRUCTORS ( Balance  ,
AB_Balance   
)

Referenced by Balance().

◆ AB_CXXWRAP_GET0_CONST() [1/2]

Value AB::Balance::AB_CXXWRAP_GET0_CONST ( getValue  ,
AB_Balance_GetValue   
)

Referenced by Balance().

◆ AB_CXXWRAP_GET0_CONST() [2/2]

const GWEN_TIME* AB::Balance::AB_CXXWRAP_GET0_CONST ( getTime  ,
AB_Balance_GetTime   
)

◆ AB_CXXWRAP_SET1()

AB::Balance::AB_CXXWRAP_SET1 ( setValue  ,
const Value ,
AB_Balance_SetValue   
)

Referenced by Balance().


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