Include dependency graph for pattern_data.c:Go to the source code of this file.
Functions | |
| struct PatternData * | pattern_data_new (void) |
| Create new Pattern Data. | |
| void | pattern_data_free (struct Menu *menu, void **ptr) |
| Free Pattern Data - Implements Menu::mdata_free() -. | |
Private Pattern Data.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file pattern_data.c.
| struct PatternData * pattern_data_new | ( | void | ) |
Create new Pattern Data.
| ptr | New Pattern Data |
Definition at line 37 of file pattern_data.c.
Here is the call graph for this function:
Here is the caller graph for this function: