plebble
protocol.h
Go to the documentation of this file.
1 /*
2 -------------------------------------------------------------------------------
3  PLEBBLE
4 -------------------------------------------------------------------------------
5  Copyright (C) 2019-2020 KATLAS Technology. (http://katlastechnology.com)
6  Copyright (C) 2017-2020 Marcos Mayorga. (mm@mm-studios.com)
7 
8  This file is part of our Plebble(R) Platform.
9 
10  The code below cannot be copied, used for any purpose other than the one
11  agreed and/or distributed without the express permission of
12  KATLAS Technology.
13 -------------------------------------------------------------------------------
14 
15 
16 */
17 #ifndef USGOV_f7ece82349b5b34e6f48f4dd802ec8765a675855c2e34bc29f2fdc5cc28ed4ba
18 #define USGOV_f7ece82349b5b34e6f48f4dd802ec8765a675855c2e34bc29f2fdc5cc28ed4ba
19 
20 #include <stdint.h>
21 #include <us/gov/socket/protocol.h>
22 
23 namespace us { namespace gov {
24 namespace protocol {
25  #include <us/api/apitool_generated__c++__protocol_gov_id>
26  static constexpr uint16_t svc_encrypted_from{(gov_id_base+100)<<2};
27 
28 }
29 }}
30 
31 #endif
us::gov.protocol::svc_encrypted_from
static constexpr uint16_t svc_encrypted_from
Definition: protocol.h:26
us
Definition: daemon.h:22
us::gov.protocol.gov_id_base
static readonly short gov_id_base
Definition: protocol.cs:37
protocol.h