Definition at line 79 of file AtomData.hpp.
 
◆ AtomData()
  
  | 
        
          | OpenMD::AtomData::AtomData | ( | const std::string & | id = "ATOMDATA" | ) |  |  | inline | 
 
 
◆ addAtomInfo()
  
  | 
        
          | void OpenMD::AtomData::addAtomInfo | ( | std::shared_ptr< AtomInfo > | info | ) |  |  | inline | 
 
 
◆ beginAtomInfo()
  
  | 
        
          | std::shared_ptr< AtomInfo > OpenMD::AtomData::beginAtomInfo | ( | std::vector< std::shared_ptr< AtomInfo > >::iterator & | i | ) |  |  | inline | 
 
 
◆ getData()
  
  | 
        
          | std::vector< std::shared_ptr< AtomInfo > > OpenMD::AtomData::getData | ( |  | ) |  |  | inline | 
 
 
◆ getSize()
  
  | 
        
          | size_t OpenMD::AtomData::getSize | ( |  | ) |  |  | inline | 
 
 
◆ nextAtomInfo()
  
  | 
        
          | std::shared_ptr< AtomInfo > OpenMD::AtomData::nextAtomInfo | ( | std::vector< std::shared_ptr< AtomInfo > >::iterator & | i | ) |  |  | inline | 
 
 
◆ data
  
  | 
        
          | std::vector<std::shared_ptr<AtomInfo> > OpenMD::AtomData::data |  | protected | 
 
 
The documentation for this class was generated from the following file: