├── LICENSE ├── README.md ├── SimpleProtos.h └── test.cpp /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Flawww/SimpleProtos/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Flawww/SimpleProtos/HEAD/README.md -------------------------------------------------------------------------------- /SimpleProtos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Flawww/SimpleProtos/HEAD/SimpleProtos.h -------------------------------------------------------------------------------- /test.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Flawww/SimpleProtos/HEAD/test.cpp --------------------------------------------------------------------------------