gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnokii common/libfunctions.c include/gnokii.h


From: Helge Deller
Subject: gnokii common/libfunctions.c include/gnokii.h
Date: Tue, 02 May 2006 18:09:07 +0000

CVSROOT:        /sources/gnokii
Module name:    gnokii
Branch:         
Changes by:     Helge Deller <address@hidden>   06/05/02 18:09:07

Modified files:
        common         : libfunctions.c 
        include        : gnokii.h 

Log message:
        added functions:
        API const char *                  gn_lib_get_pb_name           ( struct 
gn_statemachine *state ); /* Mr. Miller */
        API const char *                  gn_lib_get_pb_number         ( struct 
gn_statemachine *state ); /* +18001189383 */
        API const gn_phonebook_group_type gn_lib_get_pb_caller_group   ( struct 
gn_statemachine *state ); /* */
        API const gn_memory_type          gn_lib_get_pb_memtype        ( struct 
gn_statemachine *state ); /* */
        API const int                     gn_lib_get_pb_location       ( struct 
gn_statemachine *state ); /* 1*/
        API const gn_timestamp            gn_lib_get_pb_date           ( struct 
gn_statemachine *state ); /* */
        API const int                     gn_lib_get_pb_num_subentries ( struct 
gn_statemachine *state ); /* */
        API gn_error   gn_lib_get_pb_subentry( struct gn_statemachine *state, 
const int index,
        gn_phonebook_entry_type *pbet, gn_phonebook_number_type *pbnt, char 
**number );

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnokii/gnokii/common/libfunctions.c.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/gnokii/gnokii/include/gnokii.h.diff?tr1=1.88&tr2=1.89&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]