public interface yarpConstants
Modifier and Type | Field and Description |
---|---|
static int |
BOTTLE_TAG_BLOB |
static int |
BOTTLE_TAG_DICT |
static int |
BOTTLE_TAG_DOUBLE |
static int |
BOTTLE_TAG_INT |
static int |
BOTTLE_TAG_INT64 |
static int |
BOTTLE_TAG_LIST |
static int |
BOTTLE_TAG_STRING |
static int |
BOTTLE_TAG_VOCAB |
static int |
FORMAT_ANY |
static int |
FORMAT_NULL |
static int |
FORMAT_NUMERIC |
static int |
FORMAT_PGM |
static int |
FORMAT_PPM |
static int |
YARP_CONSTSTRING_IS_STD_STRING |
static final int YARP_CONSTSTRING_IS_STD_STRING
static final int BOTTLE_TAG_INT
static final int BOTTLE_TAG_VOCAB
static final int BOTTLE_TAG_DOUBLE
static final int BOTTLE_TAG_STRING
static final int BOTTLE_TAG_BLOB
static final int BOTTLE_TAG_INT64
static final int BOTTLE_TAG_LIST
static final int BOTTLE_TAG_DICT
static final int FORMAT_NULL
static final int FORMAT_ANY
static final int FORMAT_PGM
static final int FORMAT_PPM
static final int FORMAT_NUMERIC