#include <OjManagedList.h>
◆ ValidityResponse
Enumerator |
---|
VALID | |
INVALID_UID | |
INVALID_PREVIOUS | |
INVALID_NEXT | |
◆ OjManagedList()
openjaus::mobility_v1_0::OjManagedList::OjManagedList |
( |
| ) |
|
◆ ~OjManagedList()
openjaus::mobility_v1_0::OjManagedList::~OjManagedList |
( |
| ) |
|
|
virtual |
◆ add()
◆ clear()
void openjaus::mobility_v1_0::OjManagedList::clear |
( |
| ) |
|
◆ contains()
bool openjaus::mobility_v1_0::OjManagedList::contains |
( |
uint16 |
uid | ) |
const |
◆ deleteAllElementRecords()
void openjaus::mobility_v1_0::OjManagedList::deleteAllElementRecords |
( |
| ) |
|
|
protected |
◆ deleteElementRecord()
void openjaus::mobility_v1_0::OjManagedList::deleteElementRecord |
( |
uint16 |
uid | ) |
|
|
protected |
◆ empty()
bool openjaus::mobility_v1_0::OjManagedList::empty |
( |
| ) |
|
◆ get()
◆ getStartUid()
uint16 openjaus::mobility_v1_0::OjManagedList::getStartUid |
( |
| ) |
const |
◆ getUids()
std::vector< uint16 > openjaus::mobility_v1_0::OjManagedList::getUids |
( |
| ) |
const |
◆ isValid()
◆ remove()
bool openjaus::mobility_v1_0::OjManagedList::remove |
( |
uint16 |
uid | ) |
|
◆ set()
◆ size()
uint16 openjaus::mobility_v1_0::OjManagedList::size |
( |
| ) |
const |
◆ uidAlreadyChecked()
bool openjaus::mobility_v1_0::OjManagedList::uidAlreadyChecked |
( |
uint16 |
uid, |
|
|
const std::set< uint16 > & |
elementsChecked |
|
) |
| |
|
protected |
◆ updateHeadRelatedElements()
void openjaus::mobility_v1_0::OjManagedList::updateHeadRelatedElements |
( |
uint16 |
uid | ) |
|
|
protected |
◆ updateMiddleRelatedElements()
void openjaus::mobility_v1_0::OjManagedList::updateMiddleRelatedElements |
( |
uint16 |
uid | ) |
|
|
protected |
◆ updateTailElement()
void openjaus::mobility_v1_0::OjManagedList::updateTailElement |
( |
uint16 |
uid | ) |
|
|
protected |
◆ updateTailRelatedElements()
void openjaus::mobility_v1_0::OjManagedList::updateTailRelatedElements |
( |
uint16 |
uid | ) |
|
|
protected |
◆ elementError
◆ elementRecords
◆ headUid
uint16 openjaus::mobility_v1_0::OjManagedList::headUid |
|
private |
◆ tailUid
uint16 openjaus::mobility_v1_0::OjManagedList::tailUid |
|
private |
The documentation for this class was generated from the following files: