Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members
Concepts
[Foundation
Classes]
This chapter contains all relevant
information on the classes representing BN++ concepts. More...
Namespaces |
|
| namespace | BNPP::Exception |
| Exception
namespace. |
|
Modules |
|
| Class Black Box Testing | |
| To provide a maximum reliability for
all BN++ classes, each class provides its own test program
to ensure that each class compiles and behaves (at least
basically) as intended. |
|
| Benchmarking of classes. | |
| source/BENCHMARKS/Skeleton_bench.C |
|
Classes |
|
| class | BNPP::GarbageCollector |
| creates kernel objects and collect
all these objects. More... |
|
| class | BNPP::PreciseTime |
| Time class. More... |
|
| class | BNPP::TimeStamp |
| Time stamp concept. More... |
|
| class | BNPP::PersistentObject |
| Persistent object. More... |
|
Accessors |
|
| virtual void | BNPP::TimeStamp::stamp (const PreciseTime &time=PreciseTime::ZERO) throw () |
| Update the time stamp. |
|
| const PreciseTime & | BNPP::TimeStamp::getTime () const throw () |
| Return the time of last
modification. |
|
Detailed Description
This chapter contains all relevant information on the classes representing BN++ concepts.Function Documentation
|
|
Return the time of last modification.
|
|
|
Update the time stamp. Store the value of
|

