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

#include <containers.hpp>

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

List of all members.

Public Member Functions

virtual VALUE_INTERFACE & operator[] (int i)=0
virtual void push_back (const VALUE_INTERFACE &gx)=0

Detailed Description

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

Definition at line 183 of file containers.hpp.


Member Function Documentation


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