Skip to content

qmonix/client-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

This is Qmonix client implementation in C++ language (c++98 standard). Qmonix is highly customizable, easy to use multi-platform analytics system.

See: http://docs.qmonix.com/latest/.

Build prerequisites

  • lib curl (libcurl4-openssl-dev on Debian).

Optional -------

  • lcov - analysis of source code coverage by tests1.
  • doxygen - generating documentation2.
  • googletest - unit tests3.

References


  1. http://ltp.sourceforge.net/coverage/lcov.php

  2. http://www.stack.nl/~dimitri/doxygen/

  3. https://code.google.com/p/googletest/

About

Qmonix SDK C++ client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages