Encode the specified object using the bound encoder state.

Synopsis

Declared in <balxml_encoder.h>

template<class TYPE>
int
operator()(TYPE const& object);

Created with MrDocs