HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Enumerations | Functions
oipfconfiguration.c File Reference

HbbTV OipfConfiguration netscape plugin. More...

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "hbbtv_js.h"
#include "oipfconfiguration.h"
#include "configuration.h"
#include "localsystem.h"
#include "hz_debug.h"

Macros

#define MAX_STRING_LENGTH   14
 

Enumerations

enum  E_OIPFCONF_IDS { OIPFCONF_CONFIGURATION = 0, OIPFCONF_LOCALSYSTEM, OIPFCONF_MAX_IDS }
 

Functions

S_PLUGINOipfConfigurationCreate (NPP instance)
 Configuration Create - Create the configuration and store handle. More...
 
void OipfConfigurationDestroy (S_PLUGIN *plugin)
 

Detailed Description

HbbTV OipfConfiguration netscape plugin.

Date
May 2013
Author
Sergio Panseri

Function Documentation

S_PLUGIN* OipfConfigurationCreate ( NPP  instance)

Configuration Create - Create the configuration and store handle.


Parameters
valueof object
Returns
created object pointer