Skip to content

Header-only C++ library to proxy get/set access to an object

License

Notifications You must be signed in to change notification settings

ssloxford/libgetsetproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libgetsetproxy

This is a header-only C++ library for proxying get/set access to an object. It's used in other libraries such as libspp, libcadu, and libgiis to provide a consistent interface to get/set fields within the packet, bit-packing them into place and recalculating checksums.

Building

make
make install

Thanks

Many thanks to Jonathan Tanner for his help in writing this library.

About

Header-only C++ library to proxy get/set access to an object

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published