dot_yytype(3)
NAME
DOT_YYType
SYNOPSIS
#include <dotImportParser.h> Public Member Functions void clear () Public Attributes std::string s bool created bool subg NodeA nodeA EdgeA edgeA DOT_ATTR attr
Member Function Documentation
void DOT_YYType::clear () [inline]
Member Data Documentation
DOT_ATTR DOT_YYType::attr
bool DOT_YYType::created
EdgeA DOT_YYType::edgeA
NodeA DOT_YYType::nodeA
std::string DOT_YYType::s
bool DOT_YYType::subg
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.