LRAUV  revA
DataOverHttps.h File Reference

Contains the DataOverHttps class declaration. More...

#include "component/SyncComponent.h"
#include "data/StrValue.h"
#include "logger/Logger.h"
#include "utils/Timestamp.h"
#include "utils/FlexArray.h"
#include "DataOverHttpsIF.h"
#include <stdint.h>
#include <openssl/ssl.h>
Include dependency graph for DataOverHttps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataOverHttps
 Provides software interface for sending sbds over the https when an https connection is available. More...
 

Macros

#define MAX_DOWNLINK_MSG_BYTES   340L
 
#define MAX_UPLINK_MSG_BYTES   270L
 

Detailed Description

Contains the DataOverHttps class declaration.

DataOverHttps.h should only be included by DataOverHttps.cpp Other classes should include DataOverHttpsIF.h

Copyright (c) 2013 MBARI MBARI Proprietary Information. All Rights Reserved

Macro Definition Documentation

#define MAX_DOWNLINK_MSG_BYTES   340L
#define MAX_UPLINK_MSG_BYTES   270L