Inferno  0.2
OOStd::SimpleAssociativeContainerInterface< SUB_BASE, VALUE_INTERFACE > Struct Template Reference

#include <containers.hpp>

Inheritance diagram for OOStd::SimpleAssociativeContainerInterface< SUB_BASE, VALUE_INTERFACE >:
[legend]
Collaboration diagram for OOStd::SimpleAssociativeContainerInterface< SUB_BASE, VALUE_INTERFACE >:
[legend]

List of all members.

Public Member Functions

virtual int erase (const VALUE_INTERFACE &gx)=0
virtual bool IsExist (const VALUE_INTERFACE &gx)=0

Detailed Description

template<class SUB_BASE, typename VALUE_INTERFACE>
struct OOStd::SimpleAssociativeContainerInterface< SUB_BASE, VALUE_INTERFACE >

Definition at line 191 of file containers.hpp.


Member Function Documentation


The documentation for this struct was generated from the following file: