Add methods to get human readable representation of C-DNS structures
Add string() method to all structures and classes representing C-DNS file components to get human readable string representation of their contents.
parent
48e94c6a
No related branches found
No related tags found
Showing
- src/block.cpp 310 additions, 0 deletionssrc/block.cpp
- src/block.h 79 additions, 0 deletionssrc/block.h
- src/file_preamble.cpp 171 additions, 0 deletionssrc/file_preamble.cpp
- src/file_preamble.h 32 additions, 0 deletionssrc/file_preamble.h
- src/interface.cpp 303 additions, 0 deletionssrc/interface.cpp
- src/interface.h 24 additions, 0 deletionssrc/interface.h
- src/timestamp.cpp 13 additions, 0 deletionssrc/timestamp.cpp
- src/timestamp.h 7 additions, 0 deletionssrc/timestamp.h
Loading
Please register or sign in to comment