Amazon Kinesis Producer C SDK
Util.c File Reference
#include "Include_i.h"
Include dependency graph for Util.c:

Macros

#define LOG_CLASS   "Util"
 

Functions

STATUS convertTimestampToEpoch (PCHAR expirationTimestampStr, UINT64 nowTime, PUINT64 pExpiration)
 Converts the timestamp string to time. More...
 
BOOL compareJsonString (PCHAR pJsonStr, jsmntok_t *pToken, jsmntype_t jsmnType, PCHAR pStr)
 Compares JSON strings taking into account the type. More...
 
PCHAR getSslCertNameFromType (SSL_CERTIFICATE_TYPE sslCertificateType)
 
UINT64 commonDefaultGetCurrentTimeFunc (UINT64 customData)
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "Util"

Function Documentation

◆ commonDefaultGetCurrentTimeFunc()

UINT64 commonDefaultGetCurrentTimeFunc ( UINT64  customData)
Here is the caller graph for this function:

◆ getSslCertNameFromType()

PCHAR getSslCertNameFromType ( SSL_CERTIFICATE_TYPE  sslCertificateType)
Here is the caller graph for this function: