identt
Classes | Macros
SydentQuery.hpp File Reference

identt More...

#include <utils/BaseUtils.hpp>
#include <map>

Go to the source code of this file.

Classes

class  identt::query::SydentException
 Sydent Exceptions. More...
 

Macros

#define IDENTT_SYDENT_ERROR_MIN   101
 
#define M_BAD_JSON   101
 
#define M_DESTINATION_REJECTED   102
 
#define M_EMAIL_SEND_ERROR   103
 
#define M_INCORRECT_CLIENT_SECRET   104
 
#define M_INVALID_EMAIL   105
 
#define M_INVALID_PARAM   106
 
#define M_INVALID_PHONE_NUMBER   107
 
#define M_MISSING_PARAMS   108
 
#define M_NOT_JSON   109
 
#define M_NO_VALID_SESSION   110
 
#define M_SESSION_EXPIRED   111
 
#define M_SESSION_NOT_VALIDATED   112
 
#define M_UNKNOWN   113
 
#define M_UNKNOWN_PEER   114
 
#define M_VERIFICATION_FAILED   115
 
#define M_THREEPID_IN_USE   116
 
#define IDENTT_SYDENT_ERROR_MAX   116
 

Detailed Description

identt

Author
S Roychowdhury <sroycode at="" gmail="" dot="" com>="">
Version
1.0.0

LICENSE

Copyright (c) 2017 S Roychowdhury.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

DESCRIPTION

SydentQuery.hpp : sydent specific query base includes