Public Member Functions | |
bool | composeTypeImpl (const PropertyBag &bag, ColumnVector &result) const |
bool | decomposeTypeImpl (const ColumnVector &vec, PropertyBag &targetbag) const |
VectorTypeInfo () |
Definition at line 111 of file bfl_toolkit.cpp.
BFL::VectorTypeInfo::VectorTypeInfo | ( | ) | [inline] |
Definition at line 113 of file bfl_toolkit.cpp.
bool BFL::VectorTypeInfo::composeTypeImpl | ( | const PropertyBag & | bag, |
ColumnVector & | result | ||
) | const [inline] |
Definition at line 133 of file bfl_toolkit.cpp.
bool BFL::VectorTypeInfo::decomposeTypeImpl | ( | const ColumnVector & | vec, |
PropertyBag & | targetbag | ||
) | const [inline] |
Definition at line 117 of file bfl_toolkit.cpp.