Leosac  0.8.0
Open Source Access Control
Leosac::RFIDCardJSONSerializer Struct Reference

A serializer that handle Cred::IRFIDCard object. More...

#include <RFIDCardSerializer.hpp>

Static Public Member Functions

static json serialize (const Cred::IRFIDCard &in, const SecurityContext &sc)
 
static void unserialize (Cred::IRFIDCard &out, const json &in, const SecurityContext &sc)
 

Detailed Description

A serializer that handle Cred::IRFIDCard object.

Definition at line 34 of file RFIDCardSerializer.hpp.

Member Function Documentation

◆ serialize()

json RFIDCardJSONSerializer::serialize ( const Cred::IRFIDCard in,
const SecurityContext sc 
)
static

Definition at line 30 of file RFIDCardSerializer.cpp.

◆ unserialize()

void RFIDCardJSONSerializer::unserialize ( Cred::IRFIDCard out,
const json in,
const SecurityContext sc 
)
static

Definition at line 45 of file RFIDCardSerializer.cpp.


The documentation for this struct was generated from the following files: