luxlabs header browser preview


@class NSMutableDictionary;

@interface TRIPBStruct : TRIPBMessage

@property (retain, nonatomic) NSMutableDictionary *fields;
@property (readonly, nonatomic) unsigned long long fields_Count;

+ (id)descriptor;

@end