FlightGear next
|
#include <NavDataCache.hxx>
Public Member Functions | |
Transaction (NavDataCache *cache) | |
~Transaction () | |
void | commit () |
Definition at line 313 of file NavDataCache.hxx.
flightgear::NavDataCache::Transaction::Transaction | ( | NavDataCache * | cache | ) |
Definition at line 2934 of file NavDataCache.cxx.
flightgear::NavDataCache::Transaction::~Transaction | ( | ) |
Definition at line 2944 of file NavDataCache.cxx.
void flightgear::NavDataCache::Transaction::commit | ( | ) |
Definition at line 2956 of file NavDataCache.cxx.