#include "Channels/ChannelFacet.H"
#include "Component/ParamMap.H"
#include "rutz/demangle.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
struct | ChannelFacetMap::Impl |
Typedefs | |
typedef std::map< std::string, rutz::shared_ptr< ChannelFacet > > | map_type |
Allow user-configurable "facets" to be associated with arbitrary classes
Definition in file ChannelFacet.C.