Repository of all stratigraphic descriptions defining the building blocks of subsurface descriptions. More...
Public Member Functions | |
| bool | haveTree () const |
| Repos::Source | lastSource () const |
| const char * | lastMsg () const |
| RefTree * | readTree (Repos::Source) |
| bool | writeTree (const RefTree &, Repos::Source src=Repos::Survey) |
| RefTree * | readTree () |
| Read the 'best' tree. | |
Static Public Member Functions | |
| static const char * | fileNameBase () |
Protected Attributes | |
| BufferString | msg_ |
| Repos::Source | src_ |
Repository of all stratigraphic descriptions defining the building blocks of subsurface descriptions.
| 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 | |||
| ) |
BufferString Strat::RepositoryAccess::msg_ [mutable, protected] |
Repos::Source Strat::RepositoryAccess::src_ [mutable, protected] |
1.7.1