Ophidian
All Classes Namespaces Functions
Public Member Functions | Public Attributes | List of all members
ophidian::timing::spef Class Reference

Public Member Functions

void tokenize (const std::string &line, std::vector< std::string > &tokens)
 
void skip_header (std::istream &in, std::vector< std::string > &tokens)
 
bool read_net (std::istream &in, std::vector< std::string > &tokens)
 
std::string read_conn (std::istream &in, std::vector< std::string > &tokens, spef_tree &current_tree)
 
void read_cap (std::istream &in, std::vector< std::string > &tokens, spef_tree &current_tree)
 
void read_res (std::istream &in, std::vector< std::string > &tokens, spef_tree &current_tree)
 
bool is_source (const std::vector< std::string > &tokens) const
 
void read (const std::string &in)
 
void read (std::istream &in)
 
const std::vector< spef_tree > & trees () const
 

Public Attributes

std::vector< spef_treem_trees
 

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