BFileInterface
public BFileInterface,
class BFileInterface;
class BFileInterface : public virtual BMediaNode {
virtual ~BFileInterface();
BFileInterface();
BFileInterface(const BFileInterface& other);
BFileInterface& operator=(const BFileInterface& other);
class BFileInterface;
BFileInterface* fFileInterfaceThis;
status = BFileInterface::HandleMessage(message,data,size);
BFileInterface(),
public BFileInterface,
status_t BFileInterface::_Reserved_FileInterface_0(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_1(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_2(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_3(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_4(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_5(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_6(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_7(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_8(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_9(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_10(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_11(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_12(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_13(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_14(void *) { return B_ERROR; }
status_t BFileInterface::_Reserved_FileInterface_15(void *) { return B_ERROR; }
BFileInterface::~BFileInterface()
BFileInterface::BFileInterface()
BFileInterface::HandleMessage(int32 message,
fFileInterfaceThis = dynamic_cast<BFileInterface*>(this);
&& fFileInterfaceThis->BFileInterface::HandleMessage(
CPPUNIT_ASSERT_EQUAL(236, sizeof(BFileInterface));