LILAC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
graph::graphnode Class Reference

Public Attributes

std::list< std::stringpointsto
std::list< std::stringpointedat
std::shared_ptr< itemp
char processed

Detailed Description

Definition at line 21 of file graph.h.

Member Data Documentation

std::shared_ptr< item > graph::graphnode::p

Definition at line 25 of file graph.h.

std::list< std::string > graph::graphnode::pointedat

Definition at line 24 of file graph.h.

std::list< std::string > graph::graphnode::pointsto

Definition at line 23 of file graph.h.

char graph::graphnode::processed

Definition at line 26 of file graph.h.


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