Changeset 213 in flair-src for trunk/lib/FlairCore/src/unexported/FrameworkManager_impl.h
- Timestamp:
- 01/30/18 17:47:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/unexported/FrameworkManager_impl.h
r186 r213 46 46 size_t rcv_buf_size); 47 47 void SetupUserInterface(std::string xml_file); 48 void SetupLogger(std::string log_path );48 void SetupLogger(std::string log_path,uint32_t stackSize); 49 49 void AddDeviceToLog(flair::core::IODevice *device); 50 50 bool IsDeviceLogged(const flair::core::IODevice *device) const;
Note:
See TracChangeset
for help on using the changeset viewer.