wibble  1.1
Public Member Functions | Public Attributes | List of all members
wibble::list::Sorted< List >::SharedVec Struct Reference

#include <list.h>

Public Member Functions

 SharedVec ()
 
void _ref ()
 
void _deref ()
 

Public Attributes

int refs
 
Vec vec
 

Constructor & Destructor Documentation

template<typename List >
wibble::list::Sorted< List >::SharedVec::SharedVec ( )
inline

Member Function Documentation

template<typename List >
void wibble::list::Sorted< List >::SharedVec::_deref ( )
inline
template<typename List >
void wibble::list::Sorted< List >::SharedVec::_ref ( )
inline

Member Data Documentation

template<typename List >
int wibble::list::Sorted< List >::SharedVec::refs
template<typename List >
Vec wibble::list::Sorted< List >::SharedVec::vec

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