LVParseTree Construction, Assignment and Destruction

LVParseTree objects are fully copyable and assignable.

Functions

Parameters

Other

The LVParseTree object being copied

Remarks

You shouldn't have to worry too much about construction or destruction of an LVParseTree object. When you declare an LVParseTree, an empty tree is created. Just set it equal to the results of a decode, and begin using it.

See Also

© 2012 LumenVox LLC. All rights reserved.