Apama
10.1.0.5
|
Contains the C++ implementation of visitor and const_visitor. More...
Go to the source code of this file.
Classes | |
class | visitor< DERIVED, RV > |
Helper class for writing visitors to apply to data_t. More... | |
class | const_visitor< DERIVED, RV > |
Helper class for writing visitors to apply to data_t. More... | |
Contains the C++ implementation of visitor and const_visitor.