TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Enumerations
LineVar.h File Reference
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <IceUtil/ScopedArray.h>
#include <IceUtil/Optional.h>
#include <Nice/Map/PointVar.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for LineVar.h:

Classes

struct  Nice::LineVar
 
struct  Ice::StreamableTraits< ::Nice::IntersectType >
 
struct  Ice::StreamableTraits< ::Nice::LineVar >
 
struct  Ice::StreamWriter< ::Nice::LineVar, S >
 
struct  Ice::StreamReader< ::Nice::LineVar, S >
 

Namespaces

 Nice
 

 
 Ice
 

Typedefs

typedef ::std::vector< ::Nice::LineVarNice::SeqLineVar
 

Enumerations

enum  Nice::IntersectType {
  Nice::NoIntersection, Nice::BoundedIntersection, Nice::UnboundedIntersection, Nice::NoIntersection,
  Nice::BoundedIntersection, Nice::UnboundedIntersection
}