Ignore:
Timestamp:
Jan 10, 2017, 3:56:53 PM (8 years ago)
Author:
Sanahuja Guillaume
Message:

vision filter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairCore/src/FrameworkManager.cpp

    r122 r123  
    174174}
    175175
     176string FrameworkManager::GetLogPath(void) const {
     177        return pimpl_->log_path;
     178}
    176179void FrameworkManager::AddDeviceToLog(IODevice *device) {
    177180  pimpl_->AddDeviceToLog(device);
Note: See TracChangeset for help on using the changeset viewer.