B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
B2BITS_Emptily.h File Reference

Contains Utils::Emptily class definition. More...

#include <ostream>
#include <cassert>
#include "B2BITS_V12_Defines.h"
#include "B2BITS_Exception.h"
#include "B2BITS_NullableValue.h"
+ Include dependency graph for B2BITS_Emptily.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Utils::Emptily< T >
 Represents entity with two states - initialized and not initialized. More...
 
class  Utils::NullableValue< T >
 Represents entity with three states - undefined, empty and assigned. More...
 

Namespaces

 Utils
 Utils namespace.
 

Functions

template<typename T >
std::ostream & Utils::operator<< (std::ostream &s, const Emptily< T > &rv)
 

Detailed Description

Contains Utils::Emptily class definition.