Account
|      LibTmsApi 2.3.0         |   
#include <BTypes.h>#include <BRefData.h>#include <BList.h>#include <BArray.h>#include <iostream>Classes | |
| class | BString | 
Functions | |
| std::ostream & | operator<< (std::ostream &o, BString &s) | 
| std::istream & | operator>> (std::istream &i, BString &s) | 
| void | toBString (BString &v, BString &s) | 
| void | toBString (BStringList &v, BString &s) | 
| void | toBString (BInt32 &v, BString &s) | 
| void | toBString (BUInt32 &v, BString &s) | 
| void | toBString (BUInt64 &v, BString &s) | 
| void | toBString (BFloat64 &v, BString &s) | 
| void | fromBString (BString &s, BString &v) | 
| void | fromBString (BString &s, BStringList &v) | 
| void | fromBString (BString &s, BInt32 &v) | 
| void | fromBString (BString &s, BUInt32 &v) | 
| void | fromBString (BString &s, BUInt64 &v) | 
| void | fromBString (BString &s, BFloat64 &v) | 
Function Documentation
◆ fromBString() [1/6]
◆ fromBString() [2/6]
◆ fromBString() [3/6]
◆ fromBString() [4/6]
| void fromBString | ( | BString & | s, | 
| BStringList & | v | ||
| ) | 
◆ fromBString() [5/6]
◆ fromBString() [6/6]
◆ operator<<()
| std::ostream & operator<< | ( | std::ostream & | o, | 
| BString & | s | ||
| ) | 
◆ operator>>()
| std::istream & operator>> | ( | std::istream & | i, | 
| BString & | s | ||
| ) | 
◆ toBString() [1/6]
◆ toBString() [2/6]
◆ toBString() [3/6]
◆ toBString() [4/6]
| void toBString | ( | BStringList & | v, | 
| BString & | s | ||
| ) | 
◆ toBString() [5/6]
◆ toBString() [6/6]
Generated by
