Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 2f6559b7006594cad03af173263c219e > files > 3430

mrpt-doc-0.9.4-0.1.20110110svn2383.fc15.i686.rpm

digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans.ttf",fontsize="10",labelfontname="FreeSans.ttf",labelfontsize="10"];
  node [fontname="FreeSans.ttf",fontsize="10",shape=record];
  Node1 [label="mrpt::hwdrivers::CCameraSensor",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node2 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node2 [label="mrpt::utils::CDebugOutputCapable",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1utils_1_1_c_debug_output_capable.html",tooltip="This base class provides a common printf-like method to send debug information to std::cout..."];
  Node3 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node3 [label="mrpt::hwdrivers::CGenericSensor",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1hwdrivers_1_1_c_generic_sensor.html",tooltip="A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe..."];
  Node4 -> Node3 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node4 [label="mrpt::utils::CUncopiable",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1utils_1_1_c_uncopiable.html",tooltip="The base class of classes that cannot be copied: compile-time errors will be issued on any copy opera..."];
}