cgatools::junctions::JunctionId Class Reference
List of all members.
| Public Types | 
| typedef std::vector< std::string > | IdType | 
| Public Member Functions | 
|  | JunctionId (const std::string &code, int id) | 
|  | JunctionId (const std::string &id) | 
| bool | operator== (const JunctionId &) const | 
| bool | operator!= (const JunctionId &) const | 
| bool | operator< (const JunctionId &) const | 
| void | read (std::vector< std::string >::const_iterator &) | 
| void | write (std::ostream &, const std::string &separator) const | 
| std::string | string () const | 
| Public Attributes | 
| IdType | id_ | 
| Friends | 
| std::ostream & | operator<< (std::ostream &ostr, const JunctionId &o) | 
The documentation for this class was generated from the following file: