CYCLUS
Public Types | List of all members
cyclus::CommodMap< T > Struct Template Reference

Detailed Description

template<class T>
struct cyclus::CommodMap< T >

Definition at line 32 of file exchange_context.h.

#include <exchange_context.h>

Public Types

typedef Request< T > * request_ptr
 
typedef std::map< std::string, std::vector< Request< T > * > > type
 

Member Typedef Documentation

◆ request_ptr

template<class T>
typedef Request<T>* cyclus::CommodMap< T >::request_ptr

Definition at line 34 of file exchange_context.h.

◆ type

template<class T>
typedef std::map<std::string, std::vector<Request<T>*> > cyclus::CommodMap< T >::type

Definition at line 33 of file exchange_context.h.


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