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

This is class that can be used to access some object's internal. More...

#include <LeosacFwd.hpp>

Static Public Member Functions

template<typename T , typename IdT >
static void set_id (T &obj, IdT id)
 

Detailed Description

This is class that can be used to access some object's internal.

It is used for implementing some unittest.

Definition at line 59 of file LeosacFwd.hpp.

Member Function Documentation

◆ set_id()

template<typename T , typename IdT >
static void Leosac::TestAccess::set_id ( T &  obj,
IdT  id 
)
inlinestatic

Definition at line 62 of file LeosacFwd.hpp.


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