| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
    
  | 
|||
        __package__ = None
     | 
  |||
    
  | 
|||
  
 
convert_to_ResidueType( (object)molfile_data, (AtomTypeSet)atom_types, (ElementSet)element_types, (MMAtomTypeSet)mm_atom_types) -> object :
    core/chemical/sdf/MolFileIOReader.hh:60
    C++ signature :
        utility::vector1<boost::shared_ptr<core::chemical::ResidueType>, std::allocator<boost::shared_ptr<core::chemical::ResidueType> > > convert_to_ResidueType(utility::vector1<boost::shared_ptr<core::chemical::sdf::MolFileIOMolecule>, std::allocator<boost::shared_ptr<core::chemical::sdf::MolFileIOMolecule> > >,boost::shared_ptr<core::chemical::AtomTypeSet const>,boost::shared_ptr<core::chemical::ElementSet const>,boost::shared_ptr<core::chemical::MMAtomTypeSet const>)
convert_to_ResidueType( (object)molfile_data [, (str)atom_type_tag='fa_standard' [, (str)element_type_tag='default' [, (str)mm_atom_type_tag='fa_standard']]]) -> object :
    core/chemical/sdf/MolFileIOReader.hh:56
    C++ signature :
        utility::vector1<boost::shared_ptr<core::chemical::ResidueType>, std::allocator<boost::shared_ptr<core::chemical::ResidueType> > > convert_to_ResidueType(utility::vector1<boost::shared_ptr<core::chemical::sdf::MolFileIOMolecule>, std::allocator<boost::shared_ptr<core::chemical::sdf::MolFileIOMolecule> > > [,std::string='fa_standard' [,std::string='default' [,std::string='fa_standard']]])
   | 
  
 
dump_graph( (object)graph) -> None :
    core/chemical/sdf/MolFileIOData.hh:55
    C++ signature :
        void dump_graph(boost::undirected_graph<boost::shared_ptr<core::chemical::sdf::MolFileIOAtom>, boost::shared_ptr<core::chemical::sdf::MolFileIOBond>, boost::no_property>)
   | 
  
 
has( (object)graph, (object)ed) -> bool :
    core/chemical/sdf/MolFileIOData.hh:49
    C++ signature :
        bool has(boost::undirected_graph<boost::shared_ptr<core::chemical::sdf::MolFileIOAtom>, boost::shared_ptr<core::chemical::sdf::MolFileIOBond>, boost::no_property>,boost::detail::edge_desc_impl<boost::undirected_tag, void*>)
has( (object)graph, (object)vd) -> bool :
    core/chemical/sdf/MolFileIOData.hh:43
    C++ signature :
        bool has(boost::undirected_graph<boost::shared_ptr<core::chemical::sdf::MolFileIOAtom>, boost::shared_ptr<core::chemical::sdf::MolFileIOBond>, boost::no_property>,void*)
   | 
  
 
parse_atom_type_data( (str)raw_data) -> map_Size_string :
    core/chemical/sdf/mol_util.hh:38
    C++ signature :
        std::map<unsigned long, std::string, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, std::string> > > parse_atom_type_data(std::string)
   | 
  
 
parse_bond_type_data( (str)raw_data) -> object :
    core/chemical/sdf/mol_util.hh:37
    C++ signature :
        std::set<core::chemical::sdf::BondData, std::less<core::chemical::sdf::BondData>, std::allocator<core::chemical::sdf::BondData> > parse_bond_type_data(std::string)
   | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:48 2015 | http://epydoc.sourceforge.net |