18 #include "pandabase.h"
19 #include "referenceCount.h"
20 #include "bamReader.h"
21 #include "bamWriter.h"
22 #include "cfCommand.h"
45 #include "cfChannel.I"
This is the fundamental interface for extracting binary objects from a Bam file, as generated by a Ba...
This is the fundamental interface for writing binary objects to a Bam file, to be extracted later by ...
A single command in the Connected-Frame protocol.
This class defines the abstract interface to sending datagrams to any target, whether it be into a fi...
Represents an open communication channel in the connected-frame protocol.
A base class for all things that want to be reference-counted.
This class defines the abstract interace to any source of datagrams, whether it be from a file or fro...