The spv.ds.impl Namespace

The spv.ds.impl.AuxData Class

Aux data mapping structure for storing aux in the client state. … more

The spv.ds.impl.Bump Class

… more

The spv.ds.impl.BumpItem Class

… more

The spv.ds.impl.BumpSerie Class

… more

The spv.ds.impl.GoalStateResolver Class

… more

The spv.ds.impl.IDsProtocol Interface

Server protocol interface @interface … more

The spv.ds.impl.IPPAdaptor Class

Protocol adaptor for spv.ds.ipprot.IpadClient Resposible for hiding protocol data types and interpreting reponse data to failures in cases where errors are reported inside the normal result data. eg. Result codes from load config operations. … more

The spv.ds.impl.IPPCommon Namespace

… more

The spv.ds.impl.IPPNovaAdaptor Class

Protocol adaptor for spv.ds.ipprot_nova.IpadClient Resposible for hiding protocol data types and interpreting reponse data to failures in cases where errors are reported inside the normal result data. eg. Result codes from load config operations. … more

.RawAuxiliaryCarrier

@typedef
{spv.ds.ipprot.boostercshw.AuxiliaryCarrier|Object}

.RawAuxiliaryCarrier_v2

@typedef
{spv.ds.ipprot.boostercshw.AuxiliaryCarrier_v2|Object}

.RawBump

@typedef
{spv.ds.ipprot.boostercshw.Bump|spv.ds.ipprot_nova.output.Bump}

.RawBumpItem

@typedef
{spv.ds.ipprot.boostercshw.BumpItem|spv.ds.ipprot_nova.output.BumpItem}

.RawBumpMenu

@typedef
{spv.ds.ipprot.boostercshw.BumpMenu|spv.ds.ipprot_nova.output.BumpMenu}

.RawBumpSerie

@typedef
{spv.ds.ipprot.boostercshw.BumpSerie|spv.ds.ipprot_nova.output.BumpSerie}

.RawConfigBop

@typedef
{spv.ds.ipprot.boostercshw.ConfigBop|spv.ds.ipprot_nova.output.ConfigBop}

.RawConfiguration

@typedef
{spv.ds.ipprot.intropage.Configuration|spv.ds.ipprot_nova.definition.Configuration}

.RawDisplayPrice

@typedef
{spv.ds.ipprot.protocol.DisplayPrice|spv.ds.ipprot_nova.output.DisplayPrice}

.RawFacebookShareData

@typedef
{spv.ds.ipprot.boostermiddle.FacebookShareData|spv.ds.ipprot_nova.output.FacebookShareData}

.RawFreshConfig

@typedef
{spv.ds.ipprot.boosterconfig.FreshConfig|spv.ds.ipprot_nova.output.FreshConfig}

.RawGroups

@typedef
{spv.ds.ipprot.intropage.Groups|spv.ds.ipprot_nova.definition.Groups}

.RawGuiItem

@typedef
{spv.ds.ipprot.boostercshw.GuiItem|spv.ds.ipprot_nova.output.GuiItem}

.RawGuiPath

@typedef
{spv.ds.ipprot.boostercshw.GuiPath|spv.ds.ipprot_nova.output.GuiPath}

.RawImage

@typedef
{spv.ds.ipprot.intropage.Image|spv.ds.ipprot_nova.definition.Image}

.RawMenuNode

@typedef
{spv.ds.ipprot.boostercshw.MenuNode|spv.ds.ipprot_nova.output.MenuNode}

.RawOutBop

@typedef
{spv.ds.ipprot.boostercshw.OutBop|spv.ds.ipprot_nova.output.OutBop}

.RawOutBopSubscription

@typedef
{spv.ds.ipprot.boostercshw.OutBopSubscription|spv.ds.ipprot_nova.output.OutBopSubscription}

.RawOutBopSummary

@typedef
{spv.ds.ipprot.boostercshw.OutBopSummary|spv.ds.ipprot_nova.output.OutBopSummary}

.RawOutBopUpdate

@typedef
{spv.ds.ipprot.boostercshw.OutBopUpdate|spv.ds.ipprot_nova.output.OutBopUpdate}

.RawOutResolvers

@typedef
{spv.ds.ipprot.boostercshw.OutResolvers|spv.ds.ipprot_nova.output.OutResolvers}

.RawRoot

@typedef
{spv.ds.ipprot.intropage.Root|spv.ds.ipprot_nova.definition.Root}

.RawSessionInitData

@typedef
{spv.ds.ipprot.dsproto.SessionInitData|spv.ds.ipprot_nova.output.SessionInitData}

The spv.ds.impl.SessionInitData Class

… more

The spv.ds.impl.SessionState Class

Manages all client side session data and provides functions for lookup and mutation of that data. The only client side session data not handled by this class is the session id used by the current implementation of the server protocol. Management of session id the responsibility of the protocol adaptor. @struct … more