BBCode

Methods

void clear( )

Clear the entire previously parsed tag tree.

BBTag@ get_root( )

Returns BBTag@ : Root tag of the bbcode tree.

bool parse( string& text )

Parse BBCode text into a tree of tags. Returns bool : Whether the parsing was succesful.