Gammu internals  1.38.0
GSM_Category Struct Reference

#include <gammu-category.h>

Data Fields

GSM_CategoryType Type
 
int Location
 
unsigned char Name [(GSM_MAX_CATEGORY_NAME_LENGTH+1) *2]
 

Detailed Description

Category entry.

Definition at line 43 of file gammu-category.h.

Field Documentation

§ Location

int GSM_Category::Location

Location of category

Definition at line 51 of file gammu-category.h.

§ Name

unsigned char GSM_Category::Name[(GSM_MAX_CATEGORY_NAME_LENGTH+1) *2]

Name of category

Definition at line 55 of file gammu-category.h.

§ Type

GSM_CategoryType GSM_Category::Type

Type of category

Definition at line 47 of file gammu-category.h.


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