Public Member Functions | Private Attributes | List of all members
DualVertex Class Reference

#include <DualGraph.h>

Public Member Functions

int dual_id () const
 
 DualVertex ()
 
double Height () const
 
int orig_id () const
 
void SetDualId (int dual_id)
 
void SetHeight (double height)
 
void SetOrigId (int orig_id)
 
 ~DualVertex ()
 

Private Attributes

int dual_id_
 
double height_
 
int orig_id_
 

Detailed Description

Definition at line 47 of file DualGraph.h.

Constructor & Destructor Documentation

DualVertex::DualVertex ( )
inline

Definition at line 50 of file DualGraph.h.

DualVertex::~DualVertex ( )
inline

Definition at line 51 of file DualGraph.h.

Member Function Documentation

int DualVertex::dual_id ( ) const
inline

Definition at line 59 of file DualGraph.h.

double DualVertex::Height ( ) const
inline

Definition at line 60 of file DualGraph.h.

int DualVertex::orig_id ( ) const
inline

Definition at line 58 of file DualGraph.h.

void DualVertex::SetDualId ( int  dual_id)
inline

Definition at line 55 of file DualGraph.h.

void DualVertex::SetHeight ( double  height)
inline

Definition at line 56 of file DualGraph.h.

void DualVertex::SetOrigId ( int  orig_id)
inline

Definition at line 54 of file DualGraph.h.

Member Data Documentation

int DualVertex::dual_id_
private

Definition at line 64 of file DualGraph.h.

double DualVertex::height_
private

Definition at line 65 of file DualGraph.h.

int DualVertex::orig_id_
private

Definition at line 63 of file DualGraph.h.


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


choreo_task_sequence_planner
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:03:15