LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
logicalaccess::TagItCommands Class Reference

The Tag-It commands base class. More...

#include <tagitcommands.hpp>

Static Public Member Functions

static bool isLocked (std::shared_ptr< ISO15693Commands > cmd, unsigned char block)
 Get if a block is locked.
 

Detailed Description

The Tag-It commands base class.

Member Function Documentation

◆ isLocked()

bool logicalaccess::TagItCommands::isLocked ( std::shared_ptr< ISO15693Commands cmd,
unsigned char  block 
)
static

Get if a block is locked.

Parameters
blockThe block number.
Returns
True if the block is locked, false otherwise.

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