Skip to content

Commit

Permalink
QSocBusManager: Implement Bus Management Functionality
Browse files Browse the repository at this point in the history
- Created `qsocbusmanager.cpp` with full implementation of bus
  management functions, including loading, saving, and removing
  bus libraries.
- Added `qsocbusmanager.h` with class definition and documentation
  for QSocBusManager. This includes methods for managing bus
  paths, library files, and YAML node operations.
- Integrated necessary utilities and error handling for robust
  bus library management.

Signed-off-by: Huang Rui <[email protected]>
  • Loading branch information
vowstar committed Nov 25, 2023
1 parent ec05bd9 commit d012c7f
Show file tree
Hide file tree
Showing 2 changed files with 869 additions and 0 deletions.
Loading

0 comments on commit d012c7f

Please sign in to comment.