libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
ref_data.hpp File Reference
#include "types.hpp"
#include "../../common/isin.hpp"
#include "core/csv_iterator.hpp"
#include "core/line_iterator.hpp"
#include "core/ttypes.hpp"
#include <boost/lexical_cast.hpp>
#include <boost/mpl/assert.hpp>
#include <functional>
#include <sstream>
#include <unordered_map>
#include "ref_data_impl.hpp"
Include dependency graph for ref_data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::common::ref_data
 Structures for encapsulating the MIT reference-data details. More...
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::common::ref_data::security_id_key
 

Namespaces

namespace  isimud
 
namespace  isimud::ISIMUD_VER_NAMESPACE
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::common
 

Functions

std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::common::operator<< (std::ostream &is, ref_data::security_id_key const &sik) noexcept(false)
 
std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::common::operator<< (std::ostream &is, ref_data const &rd) noexcept(false)