iCub-main
Public Attributes | List of all members
DataBase::Condition Struct Reference

Public Attributes

string prop
 
bool(* compare )(Value &, Value &)
 
Value val
 

Detailed Description

Definition at line 415 of file main.cpp.

Member Data Documentation

◆ compare

bool(* DataBase::Condition::compare) (Value &, Value &)

Definition at line 418 of file main.cpp.

◆ prop

string DataBase::Condition::prop

Definition at line 417 of file main.cpp.

◆ val

Value DataBase::Condition::val

Definition at line 419 of file main.cpp.


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