foobar2000 SDK  2015-01-14
Static Public Member Functions
pfc::__DecodeIntHelper< TInt, 0, IsBigEndian >

#include <byte_order_helper.h>

Static Public Member Functions

static TInt Run (const t_uint8 *)
 

Detailed Description

template<typename TInt, bool IsBigEndian>
class pfc::__DecodeIntHelper< TInt, 0, IsBigEndian >

Definition at line 188 of file byte_order_helper.h.

Member Function Documentation

template<typename TInt , bool IsBigEndian>
static TInt pfc::__DecodeIntHelper< TInt, 0, IsBigEndian >::Run ( const t_uint8 )
inlinestatic

Definition at line 190 of file byte_order_helper.h.

190 {return 0;}

The documentation for this class was generated from the following file: