LoRaWANCH341 Library
Loading...
Searching...
No Matches
Classes | Static Public Member Functions | List of all members
SessionManager Class Reference

#include <SessionManager.hpp>

Collaboration diagram for SessionManager:
Collaboration graph

Classes

struct  SessionData
 

Static Public Member Functions

static bool saveSession (const std::string &filename, const SessionData &data)
 
static bool loadSession (const std::string &filename, SessionData &data)
 
static void clearSession (const std::string &filename)
 

Member Function Documentation

◆ clearSession()

void SessionManager::clearSession ( const std::string &  filename)
static
Here is the caller graph for this function:

◆ loadSession()

bool SessionManager::loadSession ( const std::string &  filename,
SessionData data 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ saveSession()

bool SessionManager::saveSession ( const std::string &  filename,
const SessionData data 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

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