votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
votca::csg::TopologyReader Class Referenceabstract

#include <topologyreader.h>

Inheritance diagram for votca::csg::TopologyReader:
Inheritance graph
[legend]

Public Member Functions

virtual ~TopologyReader ()=default
 
virtual bool ReadTopology (std::string file, Topology &top)=0
 open, read and close topology file
 

Static Public Member Functions

static void RegisterPlugins (void)
 

Detailed Description

Definition at line 31 of file topologyreader.h.

Constructor & Destructor Documentation

◆ ~TopologyReader()

virtual votca::csg::TopologyReader::~TopologyReader ( )
virtualdefault

Member Function Documentation

◆ ReadTopology()

virtual bool votca::csg::TopologyReader::ReadTopology ( std::string  file,
Topology top 
)
pure virtual

◆ RegisterPlugins()

void votca::csg::TopologyReader::RegisterPlugins ( void  )
static

Definition at line 36 of file topologyreader.cc.


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