Definition at line 271 of file RgbDataSrcLavcTestGUI.h. References Impala::Visualization::PropertyHolder::AddProp(). 00272 :PropertyHolder(parent,width,height,Name) 00273 { 00274 AddProp("pos",""); 00275 AddProp("fpos",""); 00276 AddProp("must_flush",""); 00277 AddProp("eof_reached",""); 00278 AddProp("write_flag",""); 00279 AddProp("is_streamed",""); 00280 AddProp("max_packet_size",""); 00281 AddProp("error",""); 00282 }
Here is the call graph for this function:
|