Loading...
Searching...
No Matches
Classes | Enumerations
PropertyInfo.h File Reference

Provides the BPropertyInfo class and support structures. More...

Classes

class  BPropertyInfo
 Class used to manage scripting. More...
 
struct  property_info
 Property info struct containing lists of commands and specifiers. More...
 

Enumerations

enum  value_kind {
  B_COMMAND_KIND = 0 ,
  B_TYPE_CODE_KIND = 1
}
 

Detailed Description

Provides the BPropertyInfo class and support structures.

Enumeration Type Documentation

◆ value_kind

enum value_kind
Enumerator
B_COMMAND_KIND 

Command value.

Since
BeOS R4
B_TYPE_CODE_KIND 

Type code value.

Since
BeOS R4