C++ Reference

C++ Reference: Routing

Detailed Description

Routing model visitor.

Definition at line 1943 of file routing.h.

Public Member Functions

virtual std::string DebugString () const
 

Static Public Attributes

static const char kLightElement []
 Constraint types. More...
 
static const char kLightElement2 []
 
static const char kRemoveValues []
 

Member Function Documentation

◆ DebugString()

Member Data Documentation

◆ kLightElement

const char kLightElement[]
static

Constraint types.

Definition at line 1946 of file routing.h.

◆ kLightElement2

const char kLightElement2[]
static

Definition at line 1947 of file routing.h.

◆ kRemoveValues

const char kRemoveValues[]
static

Definition at line 1948 of file routing.h.


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