EuroLinux Manuals
  • EL 6 ELS
  • EL 7
  • EL 8
  • EL 9
  • About
  1. EL 7
  2. samba-pidl
  3. Parse::Pidl::Util(3pm)
links
  • language-indep link
  • raw man page
table of contents
  • NAME
  • SYNOPSIS
  • DESCRIPTION
  • FUNCTIONS
other versions
  • EL 7 4.10.16-25.el7_9
  • EL 8 4.19.4-3.el8
  • EL 9 4.19.4-105.el9_4

Scroll to navigation

..::..::pidl::lib::Parse::Pidl::Util(3pm) Samba Documentation ..::..::pidl::lib::Parse::Pidl::Util(3pm)

NAME¶

Parse::Pidl::Util - Generic utility functions for pidl

SYNOPSIS¶

use Parse::Pidl::Util;

DESCRIPTION¶

Simple module that contains a couple of trivial helper functions used throughout the various pidl modules.

FUNCTIONS¶

MyDumper a dumper wrapper to prevent dependence on the Data::Dumper module unless we actually need it
has_property see if a pidl property list contains a given property
property_matches see if a pidl property matches a value
is_constant return 1 if the string is a C constant
make_str return a "" quoted string, unless already quoted
unmake_str unquote a "" quoted string
print_uuid Print C representation of a UUID.
ParseExpr Interpret an IDL expression, substituting particular variables.
ParseExprExt Interpret an IDL expression, substituting particular variables. Can call callbacks when pointers are being dereferenced or variables are being used.
genpad return an empty string consisting of tabs and spaces suitable for proper indent of C-functions.
2019-12-06 perl v5.16.3
Logo

Source file: Parse::Pidl::Util.3pm.en.gz (from samba-pidl 4.10.16-25.el7_9)
Source last updated: 2023-08-11 11:08:59
Converted to HTML: 2024-06-22 22:07:04
Copyleft © 2024 EuroLinux