CYCLUS
Loading...
Searching...
No Matches
resource.h File Reference
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include "package.h"
#include "cyc_limits.h"

Go to the source code of this file.

Classes

class  cyclus::Resource
 

Namespaces

namespace  cyclus
 

Typedefs

typedef std::string cyclus::ResourceType
 

Functions

template<class T >
T::Ptr cyclus::ResCast (Resource::Ptr r)
 
template<class T >
std::vector< typename T::Ptr > cyclus::ResCast (std::vector< Resource::Ptr > rs)