Web Analytics Made Easy - Statcounter
Skip to content

File SBCContainerUserPlan.hpp#

FileList > Container > SBCContainerUserPlan.hpp

  • #include <string>
  • #include <iostream>
  • #include "SBCContainerExport.hpp"

Classes#

Type Name
class SBCContainerUserPlan
This class describes a user plan.

Public Types#

Type Name
typedef SBCContainerUserPlan SBUserPlan
The short name of SBCContainerUserPlan .

Public Functions#

Type Name
std::ostream & operator<< (std::ostream & s, const SBCContainerUserPlan & userPlan)

Public Types Documentation#

typedef SBUserPlan#

The short name of SBCContainerUserPlan .

typedef SBCContainerUserPlan SBUserPlan;


Public Functions Documentation#

function operator<<#

std::ostream & operator<< (
    std::ostream & s,
    const SBCContainerUserPlan & userPlan
)