|
| bool | OptionSet (OMFOption opt) const |
| |
| void | ToFile (const String &fn) const |
| |
| String | ToString () const |
| |
| ost::mol::EntityHandle | GetAU () const |
| |
| ost::mol::EntityHandle | GetEntity () const |
| |
| ost::mol::EntityHandle | GetAUChain (const String &name) const |
| |
| ost::mol::EntityHandle | GetEntityChain (const String &name) const |
| |
| OMFPtr | ToAssembly (const std::vector< std::vector< String > > &au_chains, const std::vector< std::vector< geom::Mat4 > > &transformations, const std::vector< std::vector< std::vector< String > > > &bu_chains) const |
| |
| void | Trace (const String &cname, const String &aname, std::vector< int > &rnums, geom::Vec3List &pos) const |
| |
| int | GetVersion () const |
| |
| Real | GetMaxError () const |
| |
| String | GetName () const |
| |
| std::vector< String > | GetChainNames () const |
| |
| const geom::Vec3List & | GetPositions (const String &cname) const |
| |
| const std::vector< Real > & | GetBFactors (const String &cname) const |
| |
| std::vector< Real > | GetAvgBFactors (const String &cname) const |
| |
| const std::vector< Real > & | GetOccupancies (const String &cname) const |
| |
| String | GetSequence (const String &cname) const |
| |
| const std::vector< int > & | GetRNums (const String &cname) const |
| |
| const std::vector< ResidueDefinition > & | GetResidueDefinitions () const |
| |
| ChainDataPtr | GetChainData (const std::string &cname) const |
| |
| bool | OptionSet (OMFOption opt) const |
| |
| void | ToFile (const String &fn) const |
| |
| String | ToString () const |
| |
| ost::mol::EntityHandle | GetAU () const |
| |
| ost::mol::EntityHandle | GetEntity () const |
| |
| ost::mol::EntityHandle | GetAUChain (const String &name) const |
| |
| ost::mol::EntityHandle | GetEntityChain (const String &name) const |
| |
| OMFPtr | ToAssembly (const std::vector< std::vector< String > > &au_chains, const std::vector< std::vector< geom::Mat4 > > &transformations, const std::vector< std::vector< std::vector< String > > > &bu_chains) const |
| |
| void | Trace (const String &cname, const String &aname, std::vector< int > &rnums, geom::Vec3List &pos) const |
| |
| int | GetVersion () const |
| |
| Real | GetMaxError () const |
| |
| String | GetName () const |
| |
| std::vector< String > | GetChainNames () const |
| |
| const geom::Vec3List & | GetPositions (const String &cname) const |
| |
| const std::vector< Real > & | GetBFactors (const String &cname) const |
| |
| std::vector< Real > | GetAvgBFactors (const String &cname) const |
| |
| const std::vector< Real > & | GetOccupancies (const String &cname) const |
| |
| String | GetSequence (const String &cname) const |
| |
| const std::vector< int > & | GetRNums (const String &cname) const |
| |
| const std::vector< ResidueDefinition > & | GetResidueDefinitions () const |
| |
| ChainDataPtr | GetChainData (const std::string &cname) const |
| |
Definition at line 180 of file omf.hh.