Public Member Functions | Static Public Member Functions | Protected Attributes

Strat::RepositoryAccess Class Reference

Repository of all stratigraphic descriptions defining the building blocks of subsurface descriptions. More...

List of all members.

Public Member Functions

bool haveTree () const
Repos::Source lastSource () const
const char * lastMsg () const
RefTreereadTree (Repos::Source)
bool writeTree (const RefTree &, Repos::Source src=Repos::Survey)
RefTreereadTree ()
 Read the 'best' tree.

Static Public Member Functions

static const char * fileNameBase ()

Protected Attributes

BufferString msg_
Repos::Source src_

Detailed Description

Repository of all stratigraphic descriptions defining the building blocks of subsurface descriptions.


Member Function Documentation

static const char* Strat::RepositoryAccess::fileNameBase (  )  [static]
bool Strat::RepositoryAccess::haveTree (  )  const
const char* Strat::RepositoryAccess::lastMsg (  )  const [inline]
Repos::Source Strat::RepositoryAccess::lastSource (  )  const [inline]
RefTree* Strat::RepositoryAccess::readTree ( Repos::Source   ) 
RefTree* Strat::RepositoryAccess::readTree (  ) 

Read the 'best' tree.

bool Strat::RepositoryAccess::writeTree ( const RefTree ,
Repos::Source  src = Repos::Survey 
)

Member Data Documentation