IEC61970 16v29a - SINERGIEN 20170705
Public Member Functions | Public Attributes | Friends | List of all members
IEC61970::Base::Domain::Boolean Class Reference

#include <Boolean.h>

Public Member Functions

 Boolean (bool value)
 
Booleanoperator= (bool &rop)
 
 operator bool ()
 

Public Attributes

bool value = false
 
bool initialized = false
 

Friends

std::istream & operator>> (std::istream &lop, Boolean &rop)
 

Detailed Description

A type with the value space "true" and "false".


The documentation for this class was generated from the following files: