BasebandChannelAdaptation::MBcaFactory Class Reference

class BasebandChannelAdaptation::MBcaFactory

The abstract interface responsible for BCA creation.

Public Member Functions
MBca *NewBcaL()
voidRelease()

Member Functions Documentation

NewBcaL()

MBca *NewBcaL()[pure virtual]

This method creates a BCA instance and returns a pointer to it.

Release()

voidRelease()[pure virtual]

deletes the allocated data in BcaFactory